PowerSNMP for .NET
SafeDictionary<TKey,TValue> Class Members
Properties  Methods 


The following tables list the members exposed by SafeDictionary<TKey,TValue>.

Protected Constructors
 NameDescription
Protected ConstructorSafeDictionary<TKey,TValue> Constructor Serialization support.  
Top
Public Properties
 NameDescription
Public PropertyComparer (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
Public PropertyCount (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
Public PropertyItem Gets or sets the value associated with the specified key.  
Public PropertyKeys (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
Public PropertySyncRoot Use this object to synchronize threadsafe access.  
Public PropertyValues (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
Top
Public Methods
 NameDescription
Public MethodAdd Adds the specified key and value to the dictionary.  
Public MethodClear (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
Public MethodContainsKey Gets or sets the value associated with the specified key.  
Public MethodContainsValue (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
Public MethodEnsureCapacity (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
Public MethodGetEnumerator (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
Public MethodGetObjectData (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
Public MethodGetSchema Returns a null Xml Schema for SafeDictionary  
Public MethodOnDeserialization (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
Public MethodReadXml Implements the functionality required to deserialize SafeDictionary from XML.  
Public MethodRemoveOverloaded.  (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
Public MethodTrimExcessOverloaded.  (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
Public MethodTryAdd (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
Public MethodTryGetValue Gets the value associated with the specified key.  
Public MethodWriteXml Implements the functionality required to serialize SafeDictionary to XML.  
Top
See Also

Reference

SafeDictionary<TKey,TValue> Class
Dart.Snmp Namespace


PowerSNMP for .NET Documentation Version 6.0
© 2021 Dart Communications. All Rights Reserved.
Send comments on this topic